Suppose we consider all the pairs of line segments: $X = \{ (\overline{AB}, \overline{CD}) : \overline{AB} \cap \overline{CD} \neq \varnothing \} $ can we describe this as a polygon in some high dimensional Euclidean space? We have that $A,B,C,D \in \mathbb{R}^2$ so that $X \subseteq \mathbb{R}^8$. Also, line intersection does not change under translations, or dilations or perspective transforms. So there is an action of the affine linear group, $\text{ASL}_2(V) = \mathbb{R}^2 \ltimes \text{GL}_2(\mathbb{R}^2)$.
The translation action could be as simple as setting $A = \vec{0}$ the zero vector. Rescaling and rotating is like setting $B = \vec{1} = (1,0) \in \mathbb{R}^2$. So the result would be a four dimensional space. Have I missed anything? The affine linear group is the indirect product of the group of translations and the special linear group, so it should be a $2 + 3 = 5$ dimensional manifold. The space of intersecting pairs of line segments should be a $8 - (2 + 3) = 3$ dimensional space.
So we are describing a 3-manifold? Is this the just the 3-sphere? The quotient space of $$\mathbb{R}^8 / \big(\mathbb{R}^2 \ltimes \text{GL}_2(\mathbb{R}^2) \big) \simeq \mathbb{R}^6 / \text{GL}_2(\mathbb{R}^2)$$ as if it were a division problem. I wonder what these quotient spaces are like. If I use coordinates, we are saying there exists $s \geq 0$ and $t \geq 0$ such that: \begin{eqnarray*} s\vec{A} + (1-s)\vec{B} = t\vec{C} + (1-t)\vec{D} \quad\text{for some}\quad s,t \geq 0 \end{eqnarray*} So in addition to the four points $\vec{A}, \vec{B}, \vec{C}, \vec{D} \in \mathbb{R}^2$ there are two scalars $s,t \in \mathbb{R}$ for a total of 10 degrees of freedom if we include every single point. We have also shown that the space $X$ is a variety, since we've gotten it to look like $\{ f(s,t, \vec{A}, \vec{B}, \vec{C}, \vec{D}) = 0 \} / G$ for an appropriate group of symmetries $G$.
Consider the pair of segments $((0,0), (2,0)), ((1,0), (3,0))$. They intersect. But the pair $((0,0), (2,0)), ((1,\epsilon), (3,0))$ does not no matter how small $\epsilon$ is. Therefore this is not an open set.
Now consider the pair of segments $((0,0), (1,0)), ((1,0), (2,0))$. Do we consider them to intersect?
If not, then it is trivial to construct a sequence $S_n = ((0,0), (\frac{n+1}{n},0)), ((1,0), (2,0))$ of intersecting segments whose limit is that one and it wouldn't be closed.
But if we have closed segments, then it is closed. This can be seen easily as follows. Topologically, the set of pairs of line segments is an 8-dimensional Euclidean space. Therefore being closed is equivalent to the statement that all Cauchy sequences converge to a point in the set.
So let $S_n$ be a Cauchy sequence of intersecting line segments. It is easy to verify that its limit exists and is a pair of line segments. But does the limit converge? Each in the sequence may intersect at one or an infinite number of points. Pick one point per intersection. From this we can define two new sequences, $a_n$ and $b_n$ such that for all $n$, $0 \leq a_n, b_n \leq 1$ and the point $a_n$ of the way along line segment 1 in $S_n$ intersects the point $b_n$ of the way along line segment 2 in $S_n$.
Now we can take a subsequence of $a_n$ such that the subsequence converges. (In fact there is one that converges to the infimum of the set of $x$ such that $a_n < x$ an infinite number of times.) And then a subsequence of the corresponding subsequence of $b_n$ such that it converges as well.
But the limit of that subsequence of $S_n$ is the limit of the original sequence. It is straightforward to verify that it intersects at the limiting point found from the subsequence of $a_n, b_n$ that we just constructed. So it is in the set.
Therefore this is a closed set.
Incidentally its boundary is the set of pairs of intersecting line segments where one end of a line segment is in the other line segment.