In a circle, if we pick any two distinct points $p_1$ and $p_2$ and draw a line passing through $p_1$ and $p_2$ that line is parallel to the line tangent to the circle at the midpoint of the arc with endpoints $p_1$ and $p_2$.
Are there curves other than cicles such that is true? What about parabolas?
In my opinion, this is a great question with a clear interpretation. I don't have an answer yet, but I can at least explain how to formulate the question precisely, which may help others find a solution.
Let's suppose the curve is a regular smooth plane curve parametrized by $\mathbb{R}$. Then without loss of generality it may be parametrized by arc-length, i.e. we have a smooth function $\gamma : \mathbb{R} \to \mathbb{R}^2$ such that $\lVert \gamma'(t) \rVert = 1$ for all $t \in \mathbb{R}$.
The condition that the secant line be parallel to the tangent at the midpoint then says that there exists a function $c : \mathbb{R} \times \mathbb{R} \to \mathbb{R}$ such that $$\gamma(b) - \gamma(a) = c(a,b) \gamma'\left(\frac{a+b}{2}\right)$$ for all $a,b \in \mathbb{R}$. Using the fact that $\gamma'$ is a unit vector, we have $$c(a,b) = c(a,b) \left\lVert \gamma'\left(\frac{a+b}{2}\right) \right\rVert^2 = c(a,b) \gamma'\left(\frac{a+b}{2}\right) \cdot \gamma'\left(\frac{a+b}{2}\right) = (\gamma(b) - \gamma(a)) \cdot \gamma'\left(\frac{a+b}{2}\right).$$ We wish to know if this forces $\gamma$ to be a circle or a line, i.e. a curve of constant curvature. So the question can be posed as:
Let $\gamma : \mathbb{R} \to \mathbb{R}^2$ be a smooth function such that $$\lVert \gamma'(a) \rVert = 1$$ and $$\gamma(b) - \gamma(a) = \left((\gamma(b) - \gamma(a)) \cdot \gamma'\left(\frac{a+b}{2}\right)\right) \gamma'\left(\frac{a+b}{2}\right)$$ for all $a, b \in \mathbb{R}$. Must $t \mapsto \lVert \gamma''(t) \rVert : \mathbb{R} \to \mathbb{R}$ be constant?