The variable \( Z \) is a standard normal random variable, i.e., \( Z \sim N(0, 1) \), because:
\[
Z = \frac{X - \mu}{\sigma}
\]
Since \( X \) has a normal distribution with mean \( \mu \) and variance \( \sigma^2 \), the transformation \( Z = \frac{X - \mu}{\sigma} \) gives \( Z \) a mean of 0 and variance of 1.
The variable \( Y = Z^2 \) follows a chi-squared distribution with 1 degree of freedom, i.e., \( Y \sim \chi^2_1 \). The properties of a chi-squared distribution with 1 degree of freedom are:
The mean of \( Y \) is \( \mu_Y = 1 \),
The variance of \( Y \) is \( \sigma_Y^2 = 2 \).
Thus, the variance of \( Y \) is \( \boxed{2} \).