I always thought this business with "isotropic vectors" was thoroughly obtuse. As far as I can tell, isotropic vectors are not used in any other context, so it seems silly to worry about how spinors are related to them. This may be the way Cartan originally discovered spinors, but it is not the most straightforward way to visualize spinors.
A spinor is a quantity that indicates a direction in space. This is, essentially, what it means to "transform under a representation of the rotation group", because the rotation group is the group that maps directions in space onto other directions in space. A direction in space is the same thing as a unit vector (note, I'm not talking about isotropic vectors here; just ordinary, real vectors), which in turn is the same thing as a point on the unit sphere. So, to each spinor must correspond a point on the unit sphere. (In fact, it turns out this map is 2-to-1; i.e. to each point on the sphere there correspond two spinors).
To visualize this mapping, you need to understand the Riemann sphere (which is just the sphere with a complex structure). Take the ordinary unit sphere, and allow it to sit on top of the complex plane, such that its south pole is sitting at the origin. Now project rays down from the north pole. Each ray will intersect the sphere in one point, and the plane in another. Hence the collection of rays define a map from the complex numbers onto the sphere (the north pole itself corresponds to complex infinity). So the complex numbers can be used as "projective coordinates" on the sphere.
Now you can ask, what happens when the sphere rotates? It turns out that every rotation of the sphere corresponds to a fractional linear transformation of the complex plane,
z \rightarrow \frac{a z + b}{c z + d}
for some complex numbers ##a, b, c, d##. It will be instructive if you work out how these complex numbers relate the the Euler angles of the rotation.
It turns out that fractional linear transformations are a group, and if we represent such a transformation as a matrix
g = \begin{pmatrix} a & b \\ c & d \end{pmatrix}
then the composition of two fractional linear transformations is given by matrix multiplication (check this!).
The last step is to write ##z## as a ratio of two complex numbers
z = \frac{\xi_1}{\xi_2}
Then the fractional linear transformation is given by
\frac{\xi_1}{\xi_2} \rightarrow \frac{a \xi_1 + b\xi_2}{c\xi_1 + d\xi_2}
But now this looks a lot like the matrix ##g## multiplying a column vector! In fact, we've identified the vector space where ##g## acts, and this transformation is given by
\begin{pmatrix} \xi_1 \\ \xi_2 \end{pmatrix} \rightarrow \begin{pmatrix} a & b \\ c & d \end{pmatrix} \begin{pmatrix} \xi_1 \\ \xi_2 \end{pmatrix}
So here's a "projective representation" of the rotation group. It's called "projective" because it relies on projecting the sphere onto a plane. You should be able to check that the matrices that correspond to rotations form the group SU(2). (There are also fractional linear transformations that correspond to other rigid motions of the sphere, such as translations in 3-dimensional space. Altogether, they will form the group SL(2,C).)
Finally, notice that the map from spinor space onto the unit sphere is given by
z = \frac{\xi_1}{\xi_2}
and hence the "magnitude" of the spinor is irrelevant. We can normalize it to 1. Furthermore, the overall sign is also irrelevant, which is why 2 spinors map to the same point on the sphere.
Spinors do not have "magnitude" because they only indicate direction (via the map onto the unit sphere). In QM, this corresponds to the direction of the spin axis.