This problem can be solved through a series of simplifications and then looking things up.
First, $\sigma$ merely establishes a unit of measurement: in a system where $\sigma$ is one unit, the covariance matrix is the identity and the unit of area is $\sigma^2:$ that's why the result is a multiple of $\sigma^2.$ So from now on we may take $\sigma=1.$
Second, let the three (independent) random points (each with coordinates from this trivariate standard Normal distribution) be $X,$ $Y,$ and $Z.$ Let $i$ denote one of the three components of these vectors. The triangle in question can be translated to the origin (without changing its area) by subtracting $Z,$ where it is determined by the vectors $U = X-Z$ and $V = Y-Z.$ The components of these vectors are Normal with zero means and covariances
$$\operatorname{Cov}(U_i,V_i) = \operatorname{Cov}(X_i-Z_i, Y_i-Z_i) = 1$$
and variances
$$\operatorname{Var}(V_i) = \operatorname{Var}(U_i) = \operatorname{Var}(X_i-Z_i) = 2.$$
Consequently the correlation of $U_i$ and $V_i$ is $\rho = 1/2.$
Third, we may exploit properties of Normal distributions to describe the distribution of $U,V$ in an equivalent way. Define $\rho^\prime = \sqrt{1-\rho^2}$ so that $\rho^2 + (\rho^\prime)^2 = 1.$
An equivalent description of the distribution of $(U,V)$ begins with independent components $U_i,W_i$ (all with zero mean and variance of $2.$) If we set
$$V = \rho^\prime\,W + \rho\,U$$
then
$$\operatorname{Var}(V) = (\rho^2 + (\rho^\prime)^2)(2) = 2$$
and
$$\operatorname{Cov}(U,V) = \rho\,(2) = 2\rho.$$

This version of $(U,V),$ which (in $n=3$ dimensions) also is $2n$-variate Normal, has exactly the same first and second moments as the original description: thus the distributions are the same.
Fourth, geometry tells us the area of the triangle $OVU$ is the same as the area of the triangle $O(\rho^\prime W)U$ and that, in turn, is $\rho^\prime$ times the area of triangle $OWU,$ which trigonometry tells us is
$$\operatorname{Area}(OWU) = \frac{1}{2} |W|\,|U|\,\sin(\theta_{UW}).$$
Here, $\theta_{UW}$ is the angle made between vectors $U$ and $W.$
Now we may call on well-known (simple) results:
$|U|/\sqrt{2}$ and $|W|/\sqrt{2}$ have $\chi(n)$ distributions.
$t = (1 + \cos(\theta_{UW}))/2$ has a Beta$((n-1)/2, (n-1)/2)$ distribution..
$|U|,|W|,$ and $\theta_{UW}$ are independent. (This follows directly from the spherical symmetry of the $n$-variate standard Normal distribution.)
This information is enough to work out the distribution of the area. (When $n=3$ it happens to have a Gamma distribution but in other dimensions its PDF is proportional to a modified Bessel $K$ function.)
The expected area is particularly easy to find. We can look up (or readily) compute the $\chi(n)$ expectation,
$$E\left[\frac{|U|}{\sqrt{2}}\right] = E\left[\frac{|W|}{\sqrt{2}}\right] = \sqrt{2} \frac{\Gamma((n+1)/2)}{\Gamma(n/2)},$$
and with almost no work we can find the expectation of $\sin(\theta_{UV}) = 2\sqrt{t(1-t)}$ as
$$\eqalign{
E\left[2t^{1/2}(1-t)^{1/2}\right] &= \frac{1}{B((n-1)/2,(n-1)/2)} \int_0^1 2t^{1/2}(1-t)^{1/2} t^{(n-1)/2-1}(1-t)^{(n-1)/2-1}\, \mathrm{d}t \\
&= \frac{2}{B((n-1)/2,(n-1)/2)} \int_0^1 t^{n/2-1}(1-t)^{n/2-1}\, \mathrm{d}t \\
&= \frac{2\,B(n/2,n/2)}{B((n-1)/2,(n-1)/2)}.
} $$
Plug everything into the area formula for triangle $OWU$ to obtain
$$\eqalign{
E[\operatorname{Area}(OWU)] &= E\left[\frac{1}{2} |W|\,|U|\,\sin(\theta_{UW})\right] \\
& = \frac{1}{2} \left((\sqrt{2})(\sqrt{2}) \frac{\Gamma\left(\frac{n+1}{2}\right)}{\Gamma\left(\frac{n}{2}\right)}\right)^2\ \frac{2\,B\left(\frac{n}{2},\frac{n}{2}\right)}{B\left(\frac{n-1}{2},\frac{n-1}{2}\right)} \\
& = 4\frac{\Gamma\left(\frac{n+1}{2}\right)^2 \Gamma(n-1)}{\Gamma\left(\frac{n-1}{2}\right)^2 \Gamma(n)} \\
&= 4 \frac{\left(\frac{n-1}{2}\right)^2}{n-1} = n-1.
}$$
(The third line expanded the Beta functions in terms of Gamma functions and the last line used the defining relation $\Gamma(z+1) = z\Gamma(z)$ several times.)
We must remember the other two factors dropped along the way: this area has to be multiplied by $\rho^\prime$ (lost at step 4) and then by $\sigma^2$ (lost at step 1).
We have thereby obtained a general formula for the expectation of a triangular area in any number of dimensions and even when the components of the vectors $U$ and $V$ are correlated with correlation coefficient $\rho.$ (Bear in mind these components have variances of $2,$ not $1.$) It is
$$E[\operatorname{Area}(OVU)] = \rho^\prime\, (n-1)\, \sigma^2.$$
Earlier we saw that $\rho=1/2,$ so $\rho^\prime = \sqrt{3}/2$ (there is where the square root of $3$ comes from!) and for $n=3$ this yields
$$E[\operatorname{Area}(XYZ)] = \sqrt{3}\, \sigma^2.$$