Do there exist such three non-constant pairwise independent random variables $X, Y, Z$ such that $X + Y + Z = 0$?
I managed only to prove the following two facts:
If such $X, Y, Z$ exist, they are not independent.
Proof:
If they are, then $X$ and $-X = Y + Z$ are also independent, which is impossible.
If such $X, Y, Z$ exist, then at least two of them do not have finite second moment.
Proof:
$\DeclareMathOperator\Var{Var}$Suppose, they all have finite second moments. Then $\Var(X) + \Var(Y) + \Var(Z) = 0$, which implies that all $X$, $Y$ and $Z$ are constants. Now suppose that without the loss of generality $Y$ and $Z$ have finite second moment. Then $\Var(X) = \Var(-Y-Z) = \Var(Y) + \Var(Z) \leq \infty$ and we return to the previous case.
However, those facts are clearly insufficient to solve this problem.